Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added second WDFW template, infrastructure for labeled templates #36

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

cbedwards-dfw
Copy link
Contributor

Added Ty's preferred quarto.yml template. changed labeling structure of .yml templates in inst to simplify accessing them. Updated initialize_project and fetch_quarto_templates to take color argument. Default is set to "coffee" (Ty's color scheme).

Consideration for the future: if we add templates for other organizations, we may need to modify handling of default color argument to vary by organization (probably default of NULL, use is.null() to identify when color hasn't been specified and then set to organization-specific defaults.

I like the current method for now, though, as it shows one available option, and the code is simpler..

Copy link
Contributor

@Ty-WDFW Ty-WDFW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

Copy link
Contributor

@Ty-WDFW Ty-WDFW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@Ty-WDFW Ty-WDFW merged commit e148e94 into main Nov 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants